home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libiptcdata0 / README < prev    next >
Text File  |  2007-03-23  |  1KB  |  31 lines

  1. libiptcdata
  2. ===========
  3.  
  4.     David Moore <dcm@acm.org>
  5.  
  6.  
  7. DESCRIPTION
  8. -----------
  9.  
  10. libiptcdata is a library for manipulating the International Press
  11. Telecommunications Council (IPTC) metadata stored within multimedia
  12. files such as images.  The library provides routines for parsing,
  13. viewing, modifying, and saving this metadata.  The library is licensed
  14. under the GNU Library General Public License (GNU LGPL).
  15.  
  16. The library implements the standard described at http://www.iptc.org/IIM
  17.  
  18. The code itself was inspired by the libexif library:
  19. http://sourceforge.net/projects/libexif, written by Lutz M├╝ller.
  20. Together, libexif and libiptcdata provide a complete metadata
  21. solution for image files.
  22.  
  23. LIMITATIONS
  24. -----------
  25.  
  26. The current implementation of libiptcdata only supports extracting IPTC
  27. data from JPEG files (although it can decode raw IPTC data from any
  28. source as long as your application provides the data directly).  The
  29. format for storing IPTC in JPEG files is a de-facto standard developed
  30. by Adobe.
  31.